.
C# Signature:
[DllImport("winscard.dll")]
static extern int SCardBeginTransaction(int hCard);!!!!User-Defined Types:
None.
Notes:
None.
Tips & Tricks:
Please add some!
Sample Code:
Please add some!
Alternative Managed API:
TODO
The SCardBeginTransaction function starts a transaction, waiting for the completion of all other transactions before it begins.
11/8/2011 2:42:34 AM - Pieter Philippaerts-213.46.162.168